Видео с ютуба Binary Tree Questions
Binary Tree Questions for Technical Interviews - Google, Facebook, Amazon, Microsoft
How to solve (almost) any binary tree coding problem
Binary Tree Algorithms for Technical Interviews - Full Course
Solving any Binary Tree Questions: Recursion
Lecture 63: Binary Tree FAANG Interview Questions || Part-1
Диаметр двоичного дерева — Leetcode 543 — Python
How to solve binary tree path-related problems - Inside code
Invert Binary Tree - Depth First Search - Leetcode 226
Binary Tree & Tree Traversal (pre, post, in-order) | Explanation + Questions | ISC Computer Class 12
Binary Trees & Binary Search Trees - DSA Course in Python Lecture 8
Trees Interview Question Patterns | Cheatsheet for interview preparation | Coding Interviews
6. Binary Trees, Part 1
Maximum Depth of Binary Tree - 3 Solutions - Leetcode 104 - Python